projects
/
xen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xen.git
2006-05-21
kaf24@firebug...
[LOADER] More sanity checks when parsing Elf images...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-21
kaf24@firebug...
[ACM] Replace the union structure parameter of the...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-21
kaf24@firebug...
Finish separating the typedefs from structure definitio...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-21
kaf24@firebug...
[LOADER] Another change to the elf_paddr_offset/virt_ba...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-21
kaf24@firebug...
[LOADER] Remove check for VIRT_BASE existence: it's...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-20
kaf24@firebug...
[BUILDER] Always build initial PAE pagetables with...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
cl349@firebug...
Don't require sed to support the -r option.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
cl349@firebug...
Make the latest network-bridge tweaks work in a busybox...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
kaf24@firebug...
[SHADOW] Crash the guest rather than BUGing the whole...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
emellor@leeni...
Merged.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
Anthony Liguori
Expose the exceptions thrown by xen.lowlevel.xc so...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
kaf24@firebug...
[MINIOS] PAE support.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
harry@localhost...
Add a read-verify block device test to xm-test.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
stekloff@elm3b216...
This patch resizes the file system on the xm-test HVM...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
emellor@leeni...
Merged.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
emellor@leeni...
The enforce_dom0_cpus test sets the number of vcpus...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
kaf24@firebug...
Several page allocations, done in the hypervisor when...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
kaf24@firebug...
[XEND] An empirical and more conservative memory-overhe...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
kaf24@firebug...
[XEND] separate concept of initial memory size and...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
kaf24@firebug...
[XM-TEST] Use explicit (IP id==packet size) on hping2...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
kaf24@firebug...
[NET] front: Remove duplicate maybe_wake_tx
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
kaf24@firebug...
Fix xentrace_format to deal with more than 16 CPUs.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
kaf24@firebug...
[NET] front: remove use of typedefs for structures.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
kaf24@firebug...
Place typedefs on their own separate lines in the Xen...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
kaf24@firebug...
Introduce is_running_on_xen() to test whether we are...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-19
kaf24@firebug...
Fix a crash in gdbserver-xen where it references unmapp...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-18
kaf24@firebug...
[NET] front: remove unnecessary include of proc_fs.h.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-18
kaf24@firebug...
Check `global' property of the arch specific virqs.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-18
kaf24@firebug...
Remove Emacs variables settings from tail of our Linux...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-18
kaf24@firebug...
Rename init_IRQ to xen_init_IRQ, so that non-x86 can...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-18
kaf24@firebug...
Remove __TEST_HARNESS__ tests from x86_emulate: instead...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-18
kaf24@firebug...
[NET] front: clean up create_netdev interface.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-18
kaf24@firebug...
[NET] front: Add a sysfs interface for tuning the recei...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-18
kaf24@firebug...
[NET] front: Give netfront a procectomy. The existing...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-18
kaf24@firebug...
[NET] front: Network devices need to be freed by free_n...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-18
kaf24@firebug...
[NET] front: The initialization and removal functions...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-18
kaf24@firebug...
[NET] front: The receive buffer accounting should be...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-18
kaf24@firebug...
[NET] front: Minor style fix and eliminate Emacs style...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-18
kaf24@firebug...
[NET] front: clean up transmit queue waking
commit
|
commitdiff
|
tree
|
snapshot
2006-05-18
kaf24@firebug...
[NET] front: Replace user_state with netif_running
commit
|
commitdiff
|
tree
|
snapshot
2006-05-18
kaf24@firebug...
[NET] front: Remove tx_full and unnecessary queue opera...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-18
kaf24@firebug...
Fix the build after SVM patches.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-17
kaf24@firebug...
SVM patch to add a host save area per core for the...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-17
kaf24@firebug...
Fix register corruption caused by c/s 9922.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-17
kaf24@firebug...
SVM patch to cleanup guest event injection logic, remov...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-17
kaf24@firebug...
SVM patch to reverse the logic of the general1 intercep...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-17
kaf24@firebug...
SVM patch to cleanup IOIO handling, do not use "real...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-17
kaf24@firebug...
Add hotkey 'v' to hypervisor monitor to print VMCS...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-17
kaf24@firebug...
Allow to specify different time-of-day clock offsets...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-17
kaf24@firebug...
Theoretically a 0 VIRT_BASE is okay. Change the bail...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-17
kaf24@firebug...
When doing local migration, a timing-related problem...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-17
kaf24@firebug...
VTPM_TOOLS: Restructured handlers for better clearity...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-17
kaf24@firebug...
This patch fixes the Linux builder so that it dies...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-17
kaf24@firebug...
This patch fixes the x86_64 __xen_guest section allowin...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
kaf24@firebug...
Add some locking to the PIC device model. Improves...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
kaf24@firebug...
Fix MOVS instruction emulation for HVM MMIO.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
kaf24@firebug...
[MINIOS] Fix the pagefault handler to detect recursive...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
kaf24@firebug...
Fixes to the xenoprofile Linux driver.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
kaf24@firebug...
Our 10,000th changeset! (Clean up trailing whitespace...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
kaf24@firebug...
Fix the tools build:
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
kaf24@firebug...
Prevent an oops in Dom0 that occurs when a CD device...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
kaf24@firebug...
Extend xentrace man page.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
kaf24@firebug...
Use common code for enabling tracing via xenmon and...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
kaf24@firebug...
Document the UUID domU configuration parameter in examp...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-16
kaf24@firebug...
[XENOPROFILE] Fix incorrect use of on_each_cpu() which...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-15
kaf24@firebug...
Allow linking of mini-os with application-specific...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-15
kaf24@firebug...
Fix spelling errors in man pages.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-15
kaf24@firebug...
Fix the performance issues of 2-level paging HVM guests...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-15
kaf24@firebug...
Remove unnecessary extra linker parameters from qemu...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-15
kaf24@firebug...
Add rudimentary ACPI support which allows a fully virtu...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-14
kaf24@firebug...
Fix 64-bit build. xc_ptrace() is still broken for x86...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-12
kaf24@firebug...
Fix an out-of-bounds memory access in xc_ptrace.c.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-12
kaf24@firebug...
Re-enables ptrace for paravirtualized guests.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-12
kaf24@firebug...
Update the readme for tools/examples/scripts.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-12
kaf24@firebug...
Fix xentrace to initialise the trace buffers if they...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-12
kaf24@firebug...
Fix the cirrus vga model to not leak memory when switch...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-12
kaf24@firebug...
Move set/unset_vram_mapping into cirrus_vga.c, pending...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-11
cl349@firebug...
Fix network bridge script to select the right interface...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-11
cl349@firebug...
Add support to domain builders for loading kernels...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-11
vhanquez@kneesa...
dom0 and anonymous connections can create unlimited...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-11
vhanquez@kneesa...
Try to create runtime xenstored's directories at startu...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-11
Ryan Harper
Fix up enforce_dom0_cpu test case to check that dom0...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-11
kaf24@firebug...
x86/64 has the wrong number of arguments defined for...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-11
kaf24@firebug...
I am adding one more test case for vTPM migration....
commit
|
commitdiff
|
tree
|
snapshot
2006-05-11
kaf24@firebug...
Fix the building of the Xen TPM driver as module and...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-11
kaf24@firebug...
Fix a typo in xc_ptrace() and fix single-stepping when...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-10
kaf24@firebug...
When we copy packet sin netback/netfront make sure...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-10
kaf24@firebug...
This patch adds a boolean parameter 'network' to the...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-10
kaf24@firebug...
Simply do not declare module_exit() handlers for netbac...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-10
kaf24@firebug...
proto_csum_blank field gets lost if packet is copied...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-10
kaf24@firebug...
The PciController class lacks a configuration method...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-10
kaf24@firebug...
This patch enhances the Summagraphics emulation by...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-10
kaf24@firebug...
Reset Cirrus device model `VRAM' whenever a VGA/SVGA...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-10
kaf24@firebug...
Clean up and refactor some parts of the vTPM and migrat...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-10
kaf24@firebug...
Fix a couple of problems in the TPM backend driver.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-10
kaf24@firebug...
This small patch fixes new make-dependencies of the...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-10
kaf24@firebug...
Set up and tear down phys_proc_id, cpu_core_id, cpu_sib...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-10
kaf24@firebug...
Fix blkif and netif backend teardown -- do not remove...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
cl349@firebug...
Fix PAE build: add CONFIG_I2O_EXT_ADAPTEC_DMA64=y to...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
cl349@firebug...
Make cscope hgignore wildcard a little bit less permissive.
commit
|
commitdiff
|
tree
|
snapshot
next